home *** CD-ROM | disk | FTP | other *** search
- Path: fohnix.metronet.com!not-for-mail
- From: milam@fohnix.metronet.com (Stan Milam)
- Newsgroups: comp.lang.c
- Subject: Re: What are the best C programming language books for beginner?
- Date: 23 Mar 1996 17:25:33 -0600
- Organization: Texas Metronet, Inc (login info (214/488-2590 - 817/571-0400))
- Message-ID: <4j219d$ojh@fohnix.metronet.com>
- References: <313FA4BD.41C67EA6@dragon.taiwan.ti.com> <3a7cc$15141.38a@news.comet.net> <Pine.OSF.3.91.960313150356.30507A-100000@io.UWinnipeg.ca> <4i81un$4gc@solutions.solon.com> <4i9homINNa10@keats.ugrad.cs.ubc.ca> <31487E8A.11A1@oc.com>
- NNTP-Posting-Host: fohnix.metronet.com
- X-Newsreader: TIN [version 1.2 PL2]
-
- Larry Weiss (lfw@oc.com) wrote:
- : Peter Seebach <seebs@solutions.solon.com> wrote:
-
- : >K&R is fully ANSI, with one (1) exception I know of (*study* page 117.).
-
- : I have notes that dmr also is unhappy with the code on page 119,
- : especially with the line that ends
-
- : : strcmp));
-
- : But I have no details in front of me. Does anyone remember what's
- : "bad" about that invocation of qsort() ?
-
- Yes, the number of elements in the array is coded as 0, and size of the
- elements is coded as nlines-1.
-
- Thanks, I will mark that one too.
-
- Regards,
- Stan Milam.
-